projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
37c923a
)
stack switcher: Clarify CSS documentation
author
Matthias Clasen
<mclasen@redhat.com>
Thu, 5 Nov 2015 13:17:49 +0000
(08:17 -0500)
committer
Matthias Clasen
<mclasen@redhat.com>
Thu, 5 Nov 2015 13:17:49 +0000
(08:17 -0500)
gtk/gtkstackswitcher.c
patch
|
blob
|
history
diff --git
a/gtk/gtkstackswitcher.c
b/gtk/gtkstackswitcher.c
index 32b643e303f9922bf2766f8836192f02f942727a..226ec9eee7a0cee3f2d5dc84f9ac3826f63355af 100644
(file)
--- a/
gtk/gtkstackswitcher.c
+++ b/
gtk/gtkstackswitcher.c
@@
-45,7
+45,12
@@
*
* # CSS nodes
*
- * GtkStackSwitcher has a single CSS node names stackswitcher.
+ * GtkStackSwitcher has a single CSS node names stackswitcher and
+ * style class .sidebar.
+ *
+ * When circumstances require it, GtkStackSwitcher adds the
+ * .needs-attention style class to the widgets representing the
+ * stack pages.
*/
typedef struct _GtkStackSwitcherPrivate GtkStackSwitcherPrivate;